CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - decision tree

搜索资源列表

  1. InductionofDecisionTrees

    0下载:
  2. 模式识别中多类分类问题决策树间接Induction of Decision Trees-Pattern Recognition in many types of decision tree classification of indirect Induction of Decision Trees
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:896558
    • 提供者:john
  1. shujuwajuesuanfa

    0下载:
  2. 基于数据挖掘的决策树改进算法和贝叶斯改进算法,很有用的-Based on data mining and Bayesian Decision Tree Algorithm to improve the algorithm, very useful
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:240285
    • 提供者:kenshinlee
  1. C4.5

    0下载:
  2. 决策树算法C4.5源码, The directory Data contains some sample datasets. Many interesting data collections are maintained by the University of California, Irvine, in a data repository-C4.5 decision tree algorithm source, The directory Data contains so
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:149245
    • 提供者:张耀
  1. DT

    0下载:
  2. 决策树算法的详细介绍和例子,希望有用-A detailed descr iption of decision tree algorithm and examples, I hope useful
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:113882
    • 提供者:tang yang
  1. DecisionTree

    0下载:
  2. this an weka tool source code implemented in java used for decision tr-this is an weka tool source code implemented in java used for decision tree
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5797
    • 提供者:grandhe
  1. ID3sourse

    0下载:
  2. ID3源码,讲述决策树ID3算法的内容,希望能给大家提供一点帮助,给予支持-ID3-source, on the decision tree algorithm ID3 contents in the hope that everyone can provide a little help, to support
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:5368
    • 提供者:fanyanwei
  1. DecisionTrees

    0下载:
  2. this decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc-this is decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:466018
    • 提供者:sang
  1. DecisionTree

    0下载:
  2. A simple decision tree c++ implementation
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:931021
    • 提供者:losyoung
  1. Decision_Tree_algorithm(Java)

    0下载:
  2. Decision Tree algorithm(Java).pdf
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:23509
    • 提供者:bonheur
  1. mill

    2下载:
  2. 包含了很多分类算法,有SVM,knn,决策树等,还有文档说明-Contains a lot of classification algorithms, there is SVM, knn, decision tree and so on, have documented
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:989978
    • 提供者:来海锋
  1. decisionTrees

    0下载:
  2. Decision Tree Decision Tr-Decision Tree
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:39431
    • 提供者:sunnidinho
  1. IDE

    0下载:
  2. The matlab code implements the ensemble of decision tree classifiers proposed in: "L. Nanni and A. Lumini, Input Decimated Ensemble based on Neighborhood Preserving Embedding for spectrogram classification, Expert Systems With Applications doi:10.101
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:665
    • 提供者:loris nanni
  1. WEKA-ID3-1.0

    0下载:
  2. id3算法实例!!! !!!!希望对大家有帮助!-decision tree alggrithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:38145
    • 提供者:林机
  1. ID3

    0下载:
  2. The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically leads to small trees. The examples are given
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3872
    • 提供者:Minh
  1. DecisionTree

    0下载:
  2. A Decision Tree program implemented in Java, which have to divide data into a Binary tree structure
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1646
    • 提供者:Shehzad
  1. jueceshu

    3下载:
  2. 决策树的matlab 程序代码 非常好用 适合初学者-Matlab code decision tree is very useful for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1553
    • 提供者:吴立锋
  1. CART

    0下载:
  2. 决策树算法的CART算法,用MATLAB编写,能有,不错的。-CART decision tree algorithm algorithm, using MATLAB to prepare, to have, good.
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:1554
    • 提供者:刘枫
  1. SVMDecision

    3下载:
  2. VM分类器通常具有较高的分类精度。我这里不想过多的去说SVM是怎么回事,只是提供一种使用SVM进行判别的方法。决策树与SVM的结合,可以分多类。-VM classifier usually has a higher classification accuracy. I do not want too much here to say how the matter SVM, SVM is used to provide a method for identification. The combin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:105661
    • 提供者:steve
  1. mushroom

    0下载:
  2. /* The sample demonstrates how to build a decision tree for classifying mushrooms. It uses the sample base agaricus-lepiota.data from UCI Repository, here is the link: Newman, D.J. & Hettich, S. & Blake, C.L. & Merz, C.J. (1998). UCI Repos
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:3932
    • 提供者:tofighi
  1. MSMC4.5

    0下载:
  2. Multiscale M decision tr-Multiscale M decision tree
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:4661
    • 提供者:leon.jiang
« 1 23 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com